TOC2 protocol

The TOC2 protocol is an updated version of the TOC protocol, or "Talk to OSCAR" protocol. Its existence was never documented by AOL and it is only used in a few AOL Instant Messenger clients. Some clients are beginning to offer plugins for TOC2 in light of AOL's recent shutdown of their TOC servers. Like its predecessor, TOC2 is an ASCII protocol and lacks some features of OSCAR, but unlike TOC, TOC2 is known to support buddy icons and receiving file transfers (not sending). TOC2 operates in essentially the same way as TOC, as a wrapper for OSCAR. Porting code from TOC to TOC2 is remarkably easy as well.

Contents

AOL's TOC Server

The following are servers and port information for OSCAR and TOC:

Login (Authentication) Server:

As of 10 Sept. 2011, neither of the above-mentioned TOC servers allow inbound connections on the specified ports.

Changes from TOC

Because of the similarities between TOC1.0 and TOC2.0, they are better defined by their differences, of which there are only a few:

External links

The following update to the original protocol documentation includes numerous additions and corrections, including a simplified way to calculate the username and password login code:

Implementations